@charset "utf-8";
/* CSS Document */
body{ 
font-family:"微软雅黑","宋体"; 
font-size:12px; 
margin:0px; 
padding:0px;
}
*{margin:0px; padding:0px;}
a{text-decoration:none; color:#000000;}
img{border:none;}
ul { list-style-type:none;}
#head{width:1010px; height:110px; margin:0px auto;
         background:url(../images/telephone.jpg) no-repeat right 45px; }
#head ul{ width:220px; height:20px; 
         margin-top:15px; float:right; margin-right:20px; display:inline; overflow:hidden;}
#head ul li{ width:66px; float:left;}
#head img{ float:left;}
#head span { float:right; margin-right:10px; display:inline; margin-top:60px;  }
#head span img{ margin-right:10px;}
#head input{ border:0px #FFF; }
#head .zz{ width:55px; height:22px; margin-left:5px; background:none; display:inline;}

#head-1{ width:950px; height:80px; float:left; margin-left:30px; margin-top:-15px; display:inline;}

.menu{ width:100%; height:39px; background:url(../images/nav.jpg); margin-bottom:10px;}
#menu{width:1010px; height:39px; margin:0px auto;}
#menu ul li a{ width:107px; font-size:14px; font-weight:bolder; color:#fff; float:left; text-align:center; 
              line-height:40px;  background:url(../images/xian.jpg) no-repeat;}
#menu ul li{ width:107px; float:left;}
#txt_search_keyword{ margin-left:10px;}

#txt_search_keyword{ width:140px; color:#999}
#banner{    background: none repeat scroll 0 0 #000000;
    height: 409px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index:-10;}
#banner_point {
    bottom: 0;
    height: 20px;
    left: 50%;
    margin: 0 0 0 -500px;
    position: absolute;
    width: 1000px;
    z-index: 9999;
}
#banner UL {
    bottom: 10px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    z-index: 1002;
}
#banner UL LI {
    background: url(../images/ifpoff.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 8px;
    line-height: 12px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    width: 16px;
}
#banner UL LI.on {
    background: url(../images/ifpon.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
}
#banner_list {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
#banner_list IMG {
    margin: 0 auto;
    width: 100%;
}
#banner_list A {
    display: block;
    height: 449px;
    position: absolute;
    width: 100%;
}


#menu ul li {
	float: left; width:107px;
}

#menu li { 
position:relative; 
} 

#menu li a:link, #menu li a:visited { 
display:block; 
text-decoration:none; 
color:#fff; 
} 
#menu li a:hover { 
color:#fff; 
} 
#menu li ul li a:hover { 
color:#fff; 
background-color:#990000; 
} 
#menu li ul li{
	width:107px;
	line-height:39px;
	text-align:center;
	
	}
#menu li ul { 
display:none; 
position:absolute; 
 z-index:999; top:39px;_margin-left:-107px;*margin-left:-107px; background:#202020;opacity:0.8;

} 
#menu li ul li ul { 
display:none; 
position:absolute; 
background-cold:#06F;
margin-left:1px; 

} 
#menu li ul li a{ background:none; font-size:12px; color:#202020;}